Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program that reads a digit, computes and prints 'P' if it is positive, 'N' if it...Oct 07
Unary Operators : + (positive) , - (negative) , ~ (bitwise not))Jul 30
Program to count the number of +ve ( positive ) and _ve ( negative ) numbersJan 25
Program to read two digits such that second digit is less than the first digit, ...Nov 26
Program to read two digits such that second digit is less than the first digit, ...Aug 15
Program of an array to display it's content as inputted and reversing it's...Aug 13
Program to read two positive numbers and interchange it's values using *(mul) an...Sep 02
Program to read two positive numbers and interchange it's values using +(add) an...Dec 16
Program to print Upper Case Letters from A to Z ( Simulation of While Loop )Oct 04
Program to print Upper Case Letters from A to Z ( Simulation of Do-While Loop )Apr 05
Prolog program to read an integer and display each digit with the respective fre...Feb 21
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE...Feb 22
Program that defines a relation split(L,P,N) where list is divided into positive...Feb 22
Program to read two digits whose sum is less than 0, computes and display their ...Jan 04
Program to read two digits whose sum is less than 0, computes and display their ...Jan 20
Program that reads marks of a students and computes and displays gradeDec 12
Program that reads a numbers , computes and displays the factorial of the given ...Aug 16
Program to print the digits 0, 1… 9Nov 08
PROGRAM TO PRINT THE DIGITSJan 27
PROGRAM TO COMPUTES AND PRINTS A TABLE OF FACTORIALS OF ANY GIVEN MSep 23
Program to compute and print out the decimal notation for the reciprocal of each...Sep 05
Program that reads a character and prints it only if it is a Upper Case Letter (...Jan 10
Program that reads a character and prints it only if it is 'y' or 'Y' (Simulatio...Aug 11
Program that will read a positive binary number and print its factorial in binar...Sep 07
Program that will read a positive binary number and print its factorial in decim...Sep 23
Program of an array to display it's content as inputted and reversing it's conte...Dec 19
Program that reads a character and prints it only if it is '?' ( Simulation of I...Feb 13
Program that reads a two characters, compare them and prints the smallest charac...Sep 18
Program to sum the digit of each digitOct 25
write a script to delete zero sized files from a given directory (and all its...Mar 21
PROGRAM TO COUNT TOTAL OF POSTIVE AND NEGATIVE NUMBERSMar 24
Write a shell program to display the alternate digits in a given 7 digit number ...Mar 10
Write a shell program to display the alternate digits in a given 7 digit number ...Jul 03
Shell Script to delete the zero sized file using if and forMar 05
Program of an array that prints it's value before and after clearing the 3rd row...Aug 11
Program to show the simulation of the Solar SystemJan 13
Program to print, read and calculate sum, smallest, largest element an array u...Mar 09
Simulation of an AirportJul 04
A car garage simulation using de-queue (link list implementation)Sep 27
Program to print all the ASCII characters i.e. 256 ( using for loop simulation )Feb 03
program to find and print first N positive integers whose squares are...Dec 31
Write a shell script to display the digits which are in odd position in a given ...May 31
Write a shell script to display the digits which are in odd position in a given ...Oct 17
Program to calculate the sum of its digitsOct 30
TO READ AN ALPHABET AND READ NEXT 7 ALPHABET IN SEQUENCEDec 14
Write a shell script to find sum of digits of a number Oct 05
PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE...Dec 04
Program that read two numbers in binary form, computes and display their product...Jan 14
Program to read one of the hex digits A F, and display it on the next line in...Jan 27
Program to convert digit into words...Aug 22